gpsbabel.git
19 years agoTeach KML writer more about Geocaching. Write diff/terr, short description, customiz...
robertl [Sat, 7 Oct 2006 19:43:47 +0000 (19:43 +0000)]
Teach KML writer more about Geocaching.  Write diff/terr, short description, customize icons by cache type.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2383 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd Project Ape and Mega Events.
robertl [Sat, 7 Oct 2006 17:45:59 +0000 (17:45 +0000)]
Add Project Ape and Mega Events.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2382 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAfter kicking around many too-complicated solutions, apply the buffer
robertl [Sat, 7 Oct 2006 17:38:56 +0000 (17:38 +0000)]
After kicking around many too-complicated  solutions, apply the buffer
reallocation fix for gbfile.  Tested on Windows and Linux with forced
buffer reallocs.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2381 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoProvide xvasprintf and implement xasprintf in terms of that.
robertl [Fri, 6 Oct 2006 16:30:25 +0000 (16:30 +0000)]
Provide xvasprintf and implement xasprintf in terms of that.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2380 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoSpecial case 'whitespace' in badchars. (Allows "w" in gpsdrive.)
robertl [Fri, 6 Oct 2006 14:45:13 +0000 (14:45 +0000)]
Special case 'whitespace' in badchars.  (Allows "w" in gpsdrive.)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2379 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix typo in KML writer that resulted in entities not being correctly escaped.
robertl [Thu, 5 Oct 2006 13:25:31 +0000 (13:25 +0000)]
Fix typo in KML writer that resulted  in entities not being correctly escaped.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2378 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMake xasprintf work sensibly in light of both (sigh) C99 and SUSv1 definitions
robertl [Thu, 5 Oct 2006 04:07:34 +0000 (04:07 +0000)]
Make xasprintf work sensibly in light of both (sigh) C99 and SUSv1 definitions
of snprintf.  Probably needs more abstraction work, but this is more correct
in more cases.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2377 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoChange my (Olaf's) reference e-mail address.
oliskoli [Wed, 4 Oct 2006 21:17:19 +0000 (21:17 +0000)]
Change my (Olaf's) reference e-mail address.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2376 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoChange my (Olaf's) reference e-mail address.
oliskoli [Wed, 4 Oct 2006 21:09:03 +0000 (21:09 +0000)]
Change my (Olaf's) reference e-mail address.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2375 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoOutput cadence in Training Center.
robertl [Wed, 4 Oct 2006 17:28:27 +0000 (17:28 +0000)]
Output cadence in Training Center.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2374 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoCurt makes fixes for NG Topo 4.
robertl [Tue, 3 Oct 2006 13:50:24 +0000 (13:50 +0000)]
Curt makes fixes for NG Topo 4.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2373 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd product ID for Explorist 200.
robertl [Wed, 27 Sep 2006 02:20:03 +0000 (02:20 +0000)]
Add product ID for Explorist 200.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2372 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd configure option to set docdir and enable efence builds.
robertl [Mon, 25 Sep 2006 01:08:25 +0000 (01:08 +0000)]
Add configure option to set docdir and enable efence builds.
From Fenoy GĂ©rald.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2371 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRename makedoc.in in prep for incoming change.
robertl [Mon, 25 Sep 2006 01:05:53 +0000 (01:05 +0000)]
Rename makedoc.in in prep for incoming change.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2370 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRename mkcapbilities in prep for configure change.
robertl [Mon, 25 Sep 2006 01:05:14 +0000 (01:05 +0000)]
Rename mkcapbilities in prep for configure change.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2369 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMove endian determination to be compile-time constant determined by configure
robertl [Fri, 22 Sep 2006 16:54:16 +0000 (16:54 +0000)]
Move endian determination to be compile-time constant determined by configure
and conveniently defaulting to LE for our favorite configure-less environment.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2368 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdding this so I don't lose it...
parkrrrr [Fri, 22 Sep 2006 14:54:54 +0000 (14:54 +0000)]
Adding this so I don't lose it...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2367 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agogpl speed is in mph, not m/s
parkrrrr [Fri, 22 Sep 2006 13:56:46 +0000 (13:56 +0000)]
gpl speed is in mph, not m/s

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2366 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agostop using read64 for doubles; fix .gpl heading/speed
parkrrrr [Fri, 22 Sep 2006 13:29:56 +0000 (13:29 +0000)]
stop using read64 for doubles; fix .gpl heading/speed

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2365 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRemove extraneous clear of 'is_html' flag.
robertl [Thu, 21 Sep 2006 15:47:01 +0000 (15:47 +0000)]
Remove extraneous clear of 'is_html' flag.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2364 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix longitude in Garmin Training Center writes.
robertl [Sun, 10 Sep 2006 18:32:04 +0000 (18:32 +0000)]
Fix longitude in Garmin Training Center writes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2363 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoReplace 'times' with 'timesynt' for compat with Solaris.
robertl [Sat, 9 Sep 2006 07:08:24 +0000 (07:08 +0000)]
Replace 'times' with 'timesynt' for compat with Solaris.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2362 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFrom Curt: tpo read fixes.
robertl [Sat, 9 Sep 2006 01:51:43 +0000 (01:51 +0000)]
From Curt: tpo read fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2361 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agosplit radius and position filters into separate source files, preparatory to rewritin...
parkrrrr [Wed, 6 Sep 2006 14:59:14 +0000 (14:59 +0000)]
split radius and position filters into separate source files, preparatory to rewriting position filter

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2360 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd Expatw plus misc build tweaking to get an executable out of MSVC.
robertl [Tue, 5 Sep 2006 21:13:44 +0000 (21:13 +0000)]
Add Expatw plus misc build tweaking to get an executable out of MSVC.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2359 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoBump gdb watermark to 1.3.1
oliskoli [Sun, 3 Sep 2006 19:04:40 +0000 (19:04 +0000)]
Bump gdb watermark to 1.3.1

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2358 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix cetus time conversion. Use mkgmtime() instead of mktime().
oliskoli [Sun, 3 Sep 2006 18:41:19 +0000 (18:41 +0000)]
Fix cetus time conversion. Use mkgmtime() instead of mktime().

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2357 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoUse correct title. It is 'TrackLogs digital mapping'.
oliskoli [Sun, 3 Sep 2006 18:39:49 +0000 (18:39 +0000)]
Use correct title. It is 'TrackLogs digital mapping'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2356 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoUpdate release numbers for upcomming GPSBabel 1.3.1. Fix wrong email address.
oliskoli [Sun, 3 Sep 2006 18:36:13 +0000 (18:36 +0000)]
Update release numbers for upcomming GPSBabel 1.3.1. Fix wrong email address.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2355 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMisc formatting fixes.
robertl [Sun, 3 Sep 2006 00:07:43 +0000 (00:07 +0000)]
Misc formatting fixes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2354 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd empty file in zlib.
robertl [Sat, 2 Sep 2006 23:41:41 +0000 (23:41 +0000)]
Add empty file in zlib.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2352 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRegenerate dependencies. Let configure rebuild empty files for
robertl [Sat, 2 Sep 2006 23:41:01 +0000 (23:41 +0000)]
Regenerate dependencies.  Let configure rebuild empty files for
shapelib, jeeps, zlib, and coldsync just so the dirs are created.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2351 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAvoid non-posix cfmakeraw.
robertl [Sat, 2 Sep 2006 23:28:21 +0000 (23:28 +0000)]
Avoid non-posix cfmakeraw.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2350 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAvoid C99'ismin gpsutil.c
robertl [Sat, 2 Sep 2006 23:19:03 +0000 (23:19 +0000)]
Avoid C99'ismin gpsutil.c

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2349 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMain: issue error when format doesn't support realtime tracking.
robertl [Sat, 2 Sep 2006 23:18:28 +0000 (23:18 +0000)]
Main: issue error when format doesn't support realtime tracking.
Msroute: ole header has unsigned char constants, so make it match.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2348 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDocument realtime tracking.
robertl [Sat, 2 Sep 2006 22:52:05 +0000 (22:52 +0000)]
Document realtime tracking.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2347 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDocument some of the more esoteric configure flags.
robertl [Sat, 2 Sep 2006 22:51:54 +0000 (22:51 +0000)]
Document some of the more esoteric configure flags.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2346 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRemove debug junk.
robertl [Sat, 2 Sep 2006 21:15:00 +0000 (21:15 +0000)]
Remove debug junk.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2345 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoSpeed icon matching on Magellan output when we dont' have an icon to match.
robertl [Sat, 2 Sep 2006 21:13:38 +0000 (21:13 +0000)]
Speed icon matching on Magellan output when we dont' have an icon to match.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2344 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoconfigure.in: Let Apple build without libusb.
robertl [Sat, 2 Sep 2006 21:12:34 +0000 (21:12 +0000)]
configure.in: Let Apple build without libusb.
cet_util: Let it build without expat.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2343 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoEnsure that icon value doesn't float if not present.
robertl [Sat, 2 Sep 2006 20:59:39 +0000 (20:59 +0000)]
Ensure that icon value doesn't float if not present.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2342 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix crash on Magellan serial write.
robertl [Sat, 2 Sep 2006 20:27:00 +0000 (20:27 +0000)]
Fix crash on Magellan serial write.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2341 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRaise timeout in WBT for compat with new firmware.
robertl [Sat, 2 Sep 2006 19:14:21 +0000 (19:14 +0000)]
Raise timeout in WBT for compat with new firmware.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2340 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoBounds check lat/lon in waypt.c to try to help catch bogus data
robertl [Fri, 1 Sep 2006 17:15:41 +0000 (17:15 +0000)]
Bounds check lat/lon in waypt.c to try to help catch bogus data
that makes it through the various readers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2339 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 21:00:21 +0000 (21:00 +0000)]
Force usage of common gbfile api.
'textfile' is now part of the history of GPSBabel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2338 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 20:55:03 +0000 (20:55 +0000)]
Force usage of common gbfile api.
'textfile' is now part of the history of GPSBabel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2337 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 20:45:32 +0000 (20:45 +0000)]
Force usage of common gbfile api.
'textfile' is now part of the history of GPSBabel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2336 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 20:34:20 +0000 (20:34 +0000)]
Force usage of common gbfile api.
'textfile' is now part of the history of GPSBabel.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2335 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoUse defined values from defs header file (unknown_speed).
oliskoli [Wed, 30 Aug 2006 20:29:43 +0000 (20:29 +0000)]
Use defined values from defs header file (unknown_speed).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2334 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 30 Aug 2006 20:23:24 +0000 (20:23 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2333 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix MinGW cross build (path to gpsbabel.ico).
oliskoli [Wed, 30 Aug 2006 20:07:12 +0000 (20:07 +0000)]
Fix MinGW cross build (path to gpsbabel.ico).

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2332 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMinor gbfile changes.
oliskoli [Wed, 30 Aug 2006 19:48:45 +0000 (19:48 +0000)]
Minor gbfile changes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2331 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTypo fix in help message for baud option in NMEA.
robertl [Wed, 30 Aug 2006 18:03:57 +0000 (18:03 +0000)]
Typo fix in help message for baud option in NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2330 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTweaks to timeStamp and timeSpan handling in KML writer.
robertl [Tue, 29 Aug 2006 22:26:25 +0000 (22:26 +0000)]
Tweaks to timeStamp and timeSpan handling in KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2329 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTweak gpsutil to become a real fixed-length field format.
oliskoli [Tue, 29 Aug 2006 22:01:51 +0000 (22:01 +0000)]
Tweak gpsutil to become a real fixed-length field format.
Add special code for old, non-fixed-length files.
Rebuilt reference data for gpsutil testo sequence.
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2328 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Tue, 29 Aug 2006 21:48:10 +0000 (21:48 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2327 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd support for "Digital Mapping TrackLogs" (.trl) files.
oliskoli [Tue, 29 Aug 2006 21:26:08 +0000 (21:26 +0000)]
Add support for "Digital Mapping TrackLogs" (.trl) files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2326 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAllow gpsbabel.rc to be built out-of-tree.
robertl [Tue, 29 Aug 2006 19:04:03 +0000 (19:04 +0000)]
Allow gpsbabel.rc to be built out-of-tree.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2325 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoLet Garmin debugging display translated name on open.
robertl [Tue, 29 Aug 2006 16:33:25 +0000 (16:33 +0000)]
Let Garmin debugging display translated name on open.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2323 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agotikme_left in gbser_read_line can be negative - in fact, we depend on it
robertl [Tue, 29 Aug 2006 16:30:31 +0000 (16:30 +0000)]
tikme_left in gbser_read_line can be negative - in fact, we depend on it
for read timeouts to work...

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2322 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDon't use C99 for hex char encoding.
robertl [Tue, 29 Aug 2006 16:11:04 +0000 (16:11 +0000)]
Don't use C99 for hex char encoding.
Magproto: Issue error on open if we know it's a serial port instead of crashing later.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2321 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDon't crash on null filename.
robertl [Tue, 29 Aug 2006 16:09:23 +0000 (16:09 +0000)]
Don't crash on null filename.
Don't rewrite 'comX' (without colon) or else Win 98 breaks.  (Sigh.)

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2320 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAllow out-of-tree Windows builds.
robertl [Tue, 29 Aug 2006 14:04:05 +0000 (14:04 +0000)]
Allow out-of-tree Windows builds.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2318 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoDon't use backslashes in filename.
robertl [Fri, 25 Aug 2006 18:49:49 +0000 (18:49 +0000)]
Don't use backslashes in filename.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2317 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agogbser_posix Remove extranous cast for OS X 10.3.
robertl [Fri, 25 Aug 2006 18:49:20 +0000 (18:49 +0000)]
gbser_posix Remove extranous cast for OS X 10.3.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2316 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd (crude) support for Garmin Training Center.
robertl [Fri, 25 Aug 2006 03:54:47 +0000 (03:54 +0000)]
Add (crude) support for Garmin Training Center.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2315 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoLet arc format read 'human readable' coords.
robertl [Fri, 25 Aug 2006 03:46:01 +0000 (03:46 +0000)]
Let arc format read 'human readable' coords.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2314 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTweak time handling in KML writer.
robertl [Thu, 24 Aug 2006 17:49:03 +0000 (17:49 +0000)]
Tweak time handling in KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2313 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix Garmin routes with unknown altitudes. Avoids crash on Foretrex 101.
robertl [Wed, 23 Aug 2006 15:11:32 +0000 (15:11 +0000)]
Fix Garmin routes with unknown altitudes.  Avoids crash on Foretrex 101.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2312 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAn1: Don't assume URL is present in both old _and_ new formats.
robertl [Tue, 22 Aug 2006 18:09:49 +0000 (18:09 +0000)]
An1: Don't assume URL is present in both old _and_ new formats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2311 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAN1 Reader: Trust URL encoded in new format over old encoding.
robertl [Tue, 22 Aug 2006 17:35:26 +0000 (17:35 +0000)]
AN1 Reader: Trust URL encoded in new format over old encoding.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2310 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoPaul Fox improves stability of sort filter.
robertl [Tue, 22 Aug 2006 15:39:25 +0000 (15:39 +0000)]
Paul Fox improves stability of sort filter.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2309 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:43:12 +0000 (00:43 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2308 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:35:24 +0000 (00:35 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2307 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:29:29 +0000 (00:29 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2306 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:19:50 +0000 (00:19 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2305 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:07:06 +0000 (00:07 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2304 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Wed, 16 Aug 2006 00:00:54 +0000 (00:00 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2303 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of common gbfile api.
oliskoli [Tue, 15 Aug 2006 23:38:49 +0000 (23:38 +0000)]
Force usage of common gbfile api.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2302 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoTypo fix.
oliskoli [Tue, 15 Aug 2006 17:56:21 +0000 (17:56 +0000)]
Typo fix.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2301 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoPick up an option lost in merging. Let labels be optional in KML.
robertl [Mon, 14 Aug 2006 01:49:13 +0000 (01:49 +0000)]
Pick up an option lost in merging.  Let labels be optional in KML.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2300 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoVarious tweaks to restore happiness to the MSVC builds.
robertl [Mon, 14 Aug 2006 00:02:49 +0000 (00:02 +0000)]
Various tweaks to restore happiness to the MSVC builds.
gbfile: use fatal instead of abort.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2299 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoContribute largely rewritten KML writer.
robertl [Sun, 13 Aug 2006 21:41:44 +0000 (21:41 +0000)]
Contribute largely rewritten KML writer.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2298 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoFix crash of certain D108 Garmins when writing routes.
robertl [Sun, 13 Aug 2006 21:40:36 +0000 (21:40 +0000)]
Fix crash of certain D108 Garmins when writing routes.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2297 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoSet stdin/stdout to binary mode if __WIN32__.
oliskoli [Sun, 13 Aug 2006 18:26:18 +0000 (18:26 +0000)]
Set stdin/stdout to binary mode if __WIN32__.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2296 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd read tests for gzipped data files.
oliskoli [Sun, 13 Aug 2006 17:24:56 +0000 (17:24 +0000)]
Add read tests for gzipped data files.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2295 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoForce usage of gbfile-API.
oliskoli [Sun, 13 Aug 2006 17:23:26 +0000 (17:23 +0000)]
Force usage of gbfile-API.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2294 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoRemove unused cet_vprintf. Change cet_fprintf to cet_gbfprintf with paramter 'gbfile'.
oliskoli [Sun, 13 Aug 2006 17:19:59 +0000 (17:19 +0000)]
Remove unused cet_vprintf. Change cet_fprintf to cet_gbfprintf with paramter 'gbfile'.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2293 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoCheck (tri-)state usage of zlib and use the right header file.
oliskoli [Sun, 13 Aug 2006 17:17:28 +0000 (17:17 +0000)]
Check (tri-)state usage of zlib and use the right header file.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2292 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMerge fixes from 'zlib/gzio.c' and replace 'zlib/gzio.c' with original version.
oliskoli [Sun, 13 Aug 2006 17:15:00 +0000 (17:15 +0000)]
Merge fixes from 'zlib/gzio.c' and replace 'zlib/gzio.c' with original version.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2291 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoReplace gzio.c with original. All previous changes are now handled by gbfile.
oliskoli [Sun, 13 Aug 2006 17:08:00 +0000 (17:08 +0000)]
Replace gzio.c with original. All previous changes are now handled by gbfile.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2290 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoReplace gzio.c with original. All previous changes are now handled by gbfile.
oliskoli [Sun, 13 Aug 2006 17:07:01 +0000 (17:07 +0000)]
Replace gzio.c with original. All previous changes are now handled by gbfile.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2289 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd some gzipped reference data.
oliskoli [Sun, 13 Aug 2006 17:03:26 +0000 (17:03 +0000)]
Add some gzipped reference data.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2288 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd options for KML and NMEA formats.
robertl [Sun, 13 Aug 2006 06:40:25 +0000 (06:40 +0000)]
Add options for KML and NMEA formats.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2287 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoMagproto: Improve performance on reads by turning off hanshaking. Stability
robertl [Sun, 13 Aug 2006 02:31:49 +0000 (02:31 +0000)]
Magproto: Improve performance on reads by turning off hanshaking.  Stability
 fix on successive transfers.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2286 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd realtime-tracking infrastructure and readers for Garmin PVT and NMEA.
robertl [Sun, 13 Aug 2006 00:16:20 +0000 (00:16 +0000)]
Add realtime-tracking infrastructure and readers for Garmin PVT and NMEA.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2285 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAdd --with-zlib as a tristate for our zlib, system zlib, or no zlib.
robertl [Sat, 12 Aug 2006 21:53:24 +0000 (21:53 +0000)]
Add --with-zlib as a tristate for our zlib, system zlib, or no zlib.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2284 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoAndy Armstrong adds support for version 4 of the WBT-200 (adds alt to tracks).
robertl [Wed, 9 Aug 2006 03:09:50 +0000 (03:09 +0000)]
Andy Armstrong adds support for version 4 of the WBT-200 (adds alt to tracks).
Don't compute redundant course data in reader.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2283 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoReports of success with GPSMap 295, 195, and 96.
robertl [Thu, 3 Aug 2006 21:17:55 +0000 (21:17 +0000)]
Reports of success with GPSMap 295, 195, and 96.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2282 f51c46e8-681c-474f-0cfe-069cfd0219fb

19 years agoZero struct tm on timestamp read so if time tag is malformed, we don't have hour...
robertl [Thu, 3 Aug 2006 20:42:13 +0000 (20:42 +0000)]
Zero struct tm on timestamp read so if time tag is malformed, we don't have hour number 17347896 or whatever else happened to be there.

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@2281 f51c46e8-681c-474f-0cfe-069cfd0219fb